home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / sound / amoralplay1.4b / amoralplay1.4b.readme next >
Text File  |  1999-11-30  |  8KB  |  227 lines

  1. Short: -amorel- No fuss multiformat audio player.
  2. Author: amorel@xs4all.nl
  3. Uploader: amorel@xs4all.nl
  4. Type: mus/play
  5. Url: http://www.xs4all.nl/~amorel
  6.  
  7. UPDATE:
  8.  
  9. Version 1.4b:
  10.         * Bad bug cured. Choosing clearlist in a requester could`ve caused
  11.           problems. This happened when playing a playlist and then an
  12.           unrecognised file was loaded.
  13.         * Changed module playroutine, for improved stabillity and such
  14.         * Added a sort of graphic equaliser(Might redraw incorrectly with
  15.           visualprefs hack, see known bugs)
  16.         * Improved error checking and handling
  17. Version 1.3b:
  18.         * Random play option added, to play a playlist randomly
  19.         * Various minor bug fixes
  20.         * You can now load and save playlists
  21.         * See update history at the bottom of this text
  22.  
  23.  
  24. This is version 1.4 beta. Lots of major and minor changes in this one. Though
  25. still beta I believe it`s better and more stable than version 1.3. The
  26. playroutine for modules has been totally changed and improved, there is improved
  27. error checking thus making the whole program more fool proof. If you find any
  28. bugs in this version, please email them.
  29.  
  30. This beta version is likely to be updated at a much more regular basis, so if
  31. you encounter any problems it might already have been cured in a more recent
  32. update.
  33.  
  34. This audio/song player supports:
  35.  
  36.         * Octamed Soundstudio (OSS)
  37.         * Any other octamed and med format
  38.         * Mods 
  39.         * Digibooster(through AHI)
  40.         * Iff 8 bit samples direct from disk
  41.         * More to come....
  42.  
  43. INSTALL: 
  44.          Copy libraries to libs:
  45.          Copy main program anywhere you like!
  46.  
  47. To start:
  48.  
  49. This program is shareware but fully functional. Please pay $5,- or 10,-
  50. Dutch guilders. Contact me for payment information. 
  51.  
  52. If you pay, you will get better support and you will get updates sooner. 
  53. Also I`m more likely to implement your wishes :-) And of course paying this 
  54. reasonable fee will encourage me to improve this more and more.
  55.  
  56. Check my site for anything about this and my modules, ramblings and links!
  57.  
  58. The story:
  59.  
  60. This is my first attempt to make a proper program for the Amiga. As some
  61. may know I love (electronic)music and compose it myself. Of course I have
  62. been using(and still use) several of the best Amiga song(module) players
  63. around. But I found them to be overfeatured, with tons of menu options and
  64. window gadgets and supporting tons of formats noone will be likely to have
  65. ever heard about ;-) In other words, in an attempt to cover everything
  66. audio and what not they became sort of overkill.... to me at least.
  67.  
  68. Hence my motivation to make a song/audio/module, whatever the name should
  69. be, player. 
  70.  
  71. Besides the Amiga I`ve been developing on several other platforms, the
  72. C=64, for job(s): the IBM AS/400 and some other platform widely used,
  73. which I prefer to forget.
  74.  
  75. Tools used:
  76.  
  77. Amiga 1200 with a 200 mHz ppc/25 mHz 040 powerup card and 32 mb of memory.
  78. Blitz Basic, a great programming language for which some of the best games
  79. ever have been made and are being made. Also very good for application 
  80. development. Coffee, tea, gym, team fortress quaking(try 137.226.116.82 for 
  81. that :) to keep my sanity ;-)
  82.  
  83. The program:
  84.  
  85. Ok, as you know by now this program plays modules of different formats.
  86. The formats currently supported are:
  87.  
  88.         * Med, Octamed, Soundstudio(thus 4 channel, 8 channel and the newest octamed 
  89.           soundstudio up to 64 channel formats)
  90.  
  91.         * Pt module(the standard mod format)
  92.  
  93.         * Digibooster through AHI(a new composing program becoming pretty 
  94.           popular)
  95.  
  96.         * IFF 8 bit samples, direct from disk(so no memory limitations)  
  97.  
  98. The most widely used formats are covered as far as I`m concerned(after all
  99. I started to make this for myself to begin with ;). There will appear some
  100. more support for other formats(see `future`) and if you think I missed out 
  101. something really obvious, tell me.
  102.  
  103. Usage:
  104.         I`m not gonna tell, ought to be obvious :-)
  105.  
  106. Needed:
  107.         several octamed related libraries(included)
  108.         dbplayer.library (included)
  109.         libraries for powerpacker and xpk(included)
  110.         AHI for digibooster(not included)
  111.  
  112. Features:
  113.  
  114.         * Multi format(of course :)
  115.         * PLAYLIST!
  116.         * Support for xpk`ed and powerpacked files, decrunching in
  117.           fastmemory if available.
  118.         * `App` support, thus drag and drop on window, appicon or
  119.           appmenu(shift select) 
  120.         * Plays (octa)med, soundstudio and digibooster songs from
  121.           fastmemory if available.
  122.         * Fast and easy gadtools GUI
  123.         * Soundperiod displayed with PT modules(working on it for other
  124.           formats)
  125.         * Usage of standard libraries for replay and decrunch, except PT
  126.           modules and IFF 8 bit samples. (hm is that a feature or laziness? ;)
  127.         * Able to load in ANY file and attempt to play it, asking you
  128.           beforehand of course(see and listen for yourself ;) Might be
  129.           usefull for the few people who love weird sounds, some files give 
  130.           perfect sounds for a psychedelic electro song :-D 
  131.         * Reasonably small and fast, doesnt use up much resources. Needs
  132.           very little memory to run
  133.         * Works on all cpu types(as far as i know) and maybe even on Amiga
  134.           os <2.0, not tested though.
  135.  
  136.         * .... ask me for features you want/need!
  137.  
  138. Tested on:
  139.         
  140.         * Amiga 1200 with 200 mHz ppc, 25 mHz 040 and 32 mb fast
  141.         * Amiga 1200 with 060
  142.         * Bare Amiga 1200 2 mb chip, 14 mHz 020
  143.  
  144. Known bugs:
  145.  
  146. The (re)drawing of the graphic equalizer doesn`t seem to work properly with
  147. visualprefs(or with larger fonts, thus larger dragbar). The gtbevelboxes will
  148. (re)draw correctly, but might cause problems at more `exotic` settings in
  149. visualprefs. These problems will most likely be corrected soon. Though
  150. personally I hate visualprefs and as it doesn`t work ok with OS3.5 it should be
  151. avoided ;-)
  152.  
  153. This program should support sid songs, but I haven`t got that working yet. 
  154. It`ll load sids in and all(If you`ve got the playsid library), it just doesn`t 
  155. want to make any sound. 
  156. TELL ME IF IT WORKS FOR YOU!
  157.  
  158. For the rest I do not know of any bugs present, that doesn`t mean however
  159. that there are not any bugs, most likely there are(as in any program). if
  160. you find some, contact me.
  161.  
  162. Future:
  163.         
  164.         * Datatype support for replaying samples
  165.         * SID songs working properly! ;-)
  166.         * 16 bit sample support
  167.         * fast forward and rewind on other than PT modules
  168.         * showing of period on other than PT modules
  169.         * more formats(tell me)      
  170.         * mp3 support(maybe!)
  171.  
  172. Update history:
  173.         
  174.         * Bugfix concerning ejecting a digibooster song and then loading  
  175.           one again.
  176.         * Close gadget added to window.
  177.         * Visualprefs problem out of place gadget characters solved
  178.           Thanks to Stefano Clemente, Tomislav Kitynski and Thomas Hurst 
  179.           for telling me :-) 
  180.         * Little bugfix concerning stopping a mod and then loading new
  181.           one.
  182.         * Added eject button.
  183.         * Bugfix: When playing a sample without a playlist it hangs, grmbl
  184.           thanks to Curt Esser for telling me.
  185.         * Playlist! Enough said :-)
  186.         * Added font sensitivity concerning the window title, so the window
  187.           gadgets will draw correctly if the windowtitle has a different
  188.           size font than 8.
  189.         
  190.         etc.
  191.  
  192. Credits:
  193.  
  194.         Wendy, my wife who I love a lot!
  195.         Fabio Bizzetti as beta tester
  196.         August('gustli) as beta tester
  197.         Many people on the Blitz mailinglist for beta testing
  198.  
  199.         Teijo Kinunnen for the great Octamed(Soundstudio)
  200.  
  201.         Frederic Laboureur for New Commandset in Blitz
  202.         James L Boyd for Pupit(powerpacker (un)pack)
  203.         Xbones, Binary Assault
  204.         Rick Hodger
  205.         Red When Excited
  206.         Acid
  207.         
  208.         Jay Miner, whose intellect made all this possible :-)
  209.  
  210. Greetings:
  211.  
  212.         All on #amigaquake/#amycoders and #theend! 
  213.         Delphine `Elecwnch`
  214.         Thomas `A340`
  215.         August `Gustli`
  216.         Damnation(long time no see)
  217.         Nicholas `Yagger`(idem)
  218.         Rune `Shitlips`(idem)
  219.         The people on the Blitz list
  220.         
  221.         I forgot many....       
  222.  
  223. Check servers 137.226.116.82 (or .84) or game.uplink.de for some nice Quake Team
  224. Fortress matches.
  225.  
  226.  
  227.